Pmario is correct
In the current implementation the filter must be wrapped in quotes.
TiddlyWiki's parameter handling looks for spaces so as a result it
thinks the filter you are giving it is "[tag[this" without the quotes
which is an invalid filter.
Jon