在最近更新的 spritejs(v2.28.2) 中,如果设置 `shadow | filter` 将会使 `group` 强制使用 `cache`,而使用 `cache` 会使得 `clipOverflow` 不生效(被忽略),从而导致 tooltip 无法渲染。