Okay so tessellation started working. My issue was the UVs were wrong so the heightmap was just balooning the terrain.
I've got a new problem though, regarding the more than four splats aspect of my post. This is the result I get when I use over four splats.

My shader is exactly as you posted except I multiplied the heightmaps within the shader function so I could use the UVs of the splats. The standard terrain shader handles the blending fine but here I get these squares. And when I add tessellation. This happens.

UPDATE:
I went into the sample shaders and recompiled it, since my changes are within the function updating it added tessellation to the sample shader as well. This fixed the textures looking blocky but using tessellation and displacement still has that z-fighting issue. I'm rather noob when it comes to this stuff so I can only assume it could be an easy fix and I just don't know about it.
UPDATE 2:
I figured out I had to go into the addpass shader and mess with things in there but I don't really understand how it works. When I put the displacements in I get an error.
cannot map expression to vs_4_0 instruction set
Compiling Vertex program with DIRECTIONAL
Platform defines: UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME