Bug: arity-level count error with nested variadic-pass nodes

Nested variadic-pass nodes break from sharing the same instance of patch xod/core/arity-level. For example, place the xod/core/average node inside another variadic-pass node to observe from the output the summed inputs being divided by number of inputs plus 1. Unlock the potential.