AGTree does not accept `$` character in a modifier that aceepts `$` character in filter spec. For example, I can see the bug with the following filter: ```adblock ||example.com^$removeparam=id$ ||example.com^$removeparam=/^id\$$/ ```