dbd96a4c10
The importer already formatted/parsed numbers on input into the db (maybe it shouldn't have?) so running number_format on that string throws an exception. Check to make sure the value is numeric before formatting it.