Ignore a[href] changes, include everything else

No, I didn’t - you are clearly seeing my settings above.

Or e.g. here:

{
  "ignoreEmptyText": true,
  "includeStyle": false,
  "dataAttr": "text",
  "selections": [
    {
      "frames": [
        {
          "index": 0,
          "excludes": [
            {
              "type": "css",
              "expr": "#hv--bar"
            }
          ],
          "includes": [
            {
              "type": "css",
              "expr": "#hv-product-list-w",
              "fields": [
                {
                  "name": "text",
                  "type": "builtin"
                }
              ]
            }
          ]
        }
      ],
      "dynamic": false,
      "delay": 2
    }
  ],
  "regexp": {
    "expr": "",
    "flags": "gim"
  }
}

Text shows one change:

Source shows more:
image|690x429

But is it so that text is the “one true mode” that causes the alerts?