When reviewing an AbuseFilter log entry, I noticed its ID was num-formatted (i.e. separators between groups of digits).
This doesn't make sense here, as it is an identifier (just like a revision ID), not an amount.
When looking at the code, I noticed filter IDs were also num-formatted in some places.
(this issue easily went unnoticed, as there are usually less than 1,000 filters)