Fix account number format mismatch in identify() (v0.8.3) (#18)
Normalize account numbers to digits-only before comparison so that "1380498301" matches "00-138-04983-01" from the XLS file.
Normalize account numbers to digits-only before comparison so that "1380498301" matches "00-138-04983-01" from the XLS file.