Hello,
i have had a problem with joomla tags configuration as data source of the module because i have an extension that includes records in the database table '_contentitem_tag_map'.
The fix is very simple and it think is good to include to the next release if you consider it.
At file data_sources/com_content/model.php add in line 257:
'.$tag_where.'
Best Regards