I got rid of the (replace)-(with), this fix the issue and I am still able to filter down to news items. So this setting works: DocumentTags LIKE '%{%TagName%}%' and NewsReleaseDate < GetDate()
Not sure why I have the replace with in the where clause.